Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps pymobiledevice3 from 2.46.1 to 3.0.2.

Release notes

Sourced from pymobiledevice3's releases.

v3.0.2

What's Changed

  • 85eac693a4c8ae323bc3b206001bd49aeb4b6735 doc: add clarificaiton regarding create_using_tcp()
  • 099a0e6d2abf505773f6ac853d80f14ec1242545 tunnel_service: handle PairError if consent is already shown
  • f0a93790e7f625e8bfb4b512770d51fa32855be2 tunneld: fix error reporting

Full Changelog: doronz88/pymobiledevice3@v3.0.1...v3.0.2

v3.0.1

What's Changed

  • 7314f4b8ff97d056f6ccff84db383a1cee816565 tunneld: improve error handling
  • 4992552a51c1dcef7dbf44e41e72b893575722b7 tunneld: make sure to establish only one tunnel per udid

Full Changelog: doronz88/pymobiledevice3@v3.0.0...v3.0.1

v3.0.0

What's Changed

  • fe39b5cc5a455470b87900c2f614af3f937a845f cli_common: add wraps() to sudo_required
  • 52baae3c5c1fbeddb3c4888512333dd2abfa411b service_connection: refactor LockdownServiceConnection
  • 8cea807c573c8508460cc4dfd0d64c2ff088efe1 tests: crash_reports: make test_check_timeout more consistent
  • df175aa7a7ea17128d372b33cd5b1a2eedb5ab85 tests: disable unwanted logging
  • b9dc30468d6f496be5e1dc95ffcc71e0b81ad601 cli: automatically add --tunnel '' on InvalidServiceError
  • 80d0fb55d1e4bff8a7853c941eb9e61636982160 cli: automatically assume --tunnel "" in remote commands
  • d720eb584874526cc2320f608bc85adfd0cf4b49 add wifi support using remotepairing

Full Changelog: doronz88/pymobiledevice3@v2.46.2...v3.0.0

v2.46.2

What's Changed

Full Changelog: doronz88/pymobiledevice3@v2.46.1...v2.46.2

Commits
  • dc2bcf0 Merge pull request #899 from doronz88/bugfix/tunnel-error
  • f0a9379 tunneld: fix error reporting
  • 099a0e6 tunnel_service: handle PairError if consent is already shown
  • 42cc5fd Merge pull request #896 from doronz88/feature/wifi-lockdown-clarification
  • 85eac69 doc: add clarificaiton regarding create_using_tcp()
  • 3d8b117 Merge pull request #894 from doronz88/feature/tunneld-improvements
  • 4992552 tunneld: make sure to establish only one tunnel per udid
  • 7314f4b tunneld: improve error handling
  • 2747724 Merge branch 'refactor/bonjour'
  • d720eb5 add wifi support using remotepairing
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pymobiledevice3](https://github.com/doronz88/pymobiledevice3) from 2.46.1 to 3.0.2.
- [Release notes](https://github.com/doronz88/pymobiledevice3/releases)
- [Changelog](https://github.com/doronz88/pymobiledevice3/blob/master/NEWS.md)
- [Commits](doronz88/pymobiledevice3@v2.46.1...v3.0.2)

---
updated-dependencies:
- dependency-name: pymobiledevice3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2024

Superseded by #20.

@dependabot dependabot bot closed this Apr 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/pymobiledevice3-3.0.2 branch April 3, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant